home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / summocra.zip / SUMMOCRA.BAT < prev    next >
DOS Batch File  |  1993-05-14  |  305b  |  17 lines

  1. @echo off
  2. mark
  3. summcrax
  4. if errorlevel 255 goto error
  5. summon
  6. release
  7. goto fim
  8. :error
  9. release
  10. cls
  11. echo  
  12. echo      An  error  ocurred,  handler  not      Um  erro  ocorreu,  residente nao
  13. echo    installed, fix and try again           instalado, conserte e tente de novo
  14. echo  
  15. echo  
  16. :fim
  17.